Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: import old 2019, 2020 and 2021 solutions into the monorepo #31

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

jstuczyn
Copy link
Owner

No description provided.

@jstuczyn jstuczyn force-pushed the chore/import-past-years branch from a348936 to fc5806d Compare December 14, 2024 16:11
@jstuczyn jstuczyn force-pushed the chore/import-past-years branch from fc5806d to cf150d4 Compare December 14, 2024 16:15
@jstuczyn jstuczyn merged commit 595fc3a into master Dec 14, 2024
22 checks passed
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 81.82023% with 805 lines in your changes missing coverage. Please review.

Project coverage is 78.82%. Comparing base (fc90286) to head (cf150d4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
2019/day09/src/intcode_machine.rs 58.59% 94 Missing ⚠️
2019/day05/src/lib.rs 48.96% 74 Missing ⚠️
2020/day20/src/lib.rs 77.02% 68 Missing ⚠️
2020/day23/src/lib.rs 71.21% 38 Missing ⚠️
2019/day08/src/lib.rs 28.84% 37 Missing ⚠️
2019/day07/src/intcode_machine.rs 80.98% 31 Missing ⚠️
2019/day07/src/lib.rs 50.81% 30 Missing ⚠️
2020/day04/src/passport/mod.rs 65.85% 28 Missing ⚠️
2021/day24/src/lib.rs 0.00% 25 Missing ⚠️
2021/day24/src/alu/instruction.rs 0.00% 24 Missing ⚠️
... and 51 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   75.91%   78.82%   +2.91%     
==========================================
  Files          51      132      +81     
  Lines        1428     5980    +4552     
==========================================
+ Hits         1084     4714    +3630     
- Misses        344     1266     +922     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants